home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AOL File Library: 9,300 to 9,399
/
9300.zip
/
AOLDLs
/
Helper Apps (MAC)
/
HELPER_ URL Runner 3.0
/
URL Runner FMP3.sit
/
URL Runner FMP3
/
Reference Scripts
/
Create Record in U.R.tx
< prev
next >
Wrap
Text File
|
1996-10-04
|
126b
|
4 lines
tell application "FileMaker Pro"
set TheBank to the ID of (create new record at database 1)
go to record ID TheBank
end tell